cargo: fix version in features chain
authorLuca BRUNO <luca.bruno@coreos.com>
Mon, 2 Aug 2021 14:36:33 +0000 (14:36 +0000)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000 (12:53 -0400)
commit712570b9b7ae4b8cdccbb39f12d5852355bb02a1
tree240a32f98adc2faf098a07781f0ac0af1b8cda0e
parentdeedffde068c95b9ee2c3d5f1604b3a3e534093f
cargo: fix version in features chain

This fixes the definition of the `v2016_4` feature.
It restores the chain of versions so that 2016.3 symbols can be
actually reached from newer features/versions.
rust-bindings/rust/Cargo.toml